FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-setp#1.0.38 (46 ms)

Package ca.on.oh-setp
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-procedure
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-procedure
Version 0.11.0
Status active
Date 2022-10-15T12:00:00+00:00
Name ProcedurePSON
Title Procedure (PS-ON)
Experimental False
Realm ca
Description This profile defines a set of constraints to the FHIR Procedure resource for use in Ontario Patient Summaries (PS-ON). It refines constraints applied to the Procedure resource by the PS-CA project, which is informed by the constraints of the [Procedure-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Procedure-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-procedure.html) to allow for cross-border and cross-jurisdiction sharing of History of Procedure information.
Type Procedure
Kind resource

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-composition Composition (PS-ON)

Resources that this resource uses

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-codeableconcept Codeable Concept (PS-ON)
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-patient Patient (PS-ON)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-ps-profile-procedure",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-procedure",
  "version" : "0.11.0",
  "name" : "ProcedurePSON",
  "title" : "Procedure (PS-ON)",
  "status" : "active",
  "date" : "2022-10-15T12:00:00+00:00",
  "publisher" : "Ontario Health",
  "description" : "This profile defines a set of constraints to the FHIR Procedure resource for use in Ontario Patient Summaries (PS-ON). It refines constraints applied to the Procedure resource by the PS-CA project, which is informed by the constraints of the [Procedure-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Procedure-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-procedure.html) to allow for cross-border and cross-jurisdiction sharing of History of Procedure information.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure.meta",
        "path" : "Procedure.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.meta.profile",
        "path" : "Procedure.meta.profile",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.status",
        "path" : "Procedure.status",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.code",
        "path" : "Procedure.code",
        "definition" : "Identification of the procedure or recording of \"absence of relevant procedures\" or of \"procedures unknown\".",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-codeableconcept"
            ]
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/procedurecode"
        }
      },
      {
        "id" : "Procedure.code.coding",
        "path" : "Procedure.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "description" : "Discriminated by the bound value set",
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Procedure.code.coding.display.extension:translation",
        "path" : "Procedure.code.coding.display.extension",
        "sliceName" : "translation"
      },
      {
        "id" : "Procedure.code.coding.display.extension:translation.extension",
        "path" : "Procedure.code.coding.display.extension.extension",
        "min" : 2
      },
      {
        "id" : "Procedure.code.coding:codeSCTCA",
        "path" : "Procedure.code.coding",
        "sliceName" : "codeSCTCA",
        "short" : "Slice for representing SNOMED CT CA codes for primary health care procedures",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "SNOMED CT Canadian codes to describe Services/Activities performed by Primary Health Care Providers.",
          "valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/procedurecode"
        }
      },
      {
        "id" : "Procedure.code.coding:codeSCTCA.display.extension:translation",
        "path" : "Procedure.code.coding.display.extension",
        "sliceName" : "translation"
      },
      {
        "id" : "Procedure.code.coding:codeSCTCA.display.extension:translation.extension",
        "path" : "Procedure.code.coding.display.extension.extension",
        "min" : 2
      },
      {
        "id" : "Procedure.code.coding:absentOrUnknownProcedure",
        "path" : "Procedure.code.coding",
        "sliceName" : "absentOrUnknownProcedure",
        "short" : "Optional slice for representing a code for absent problem or for unknown procedure",
        "definition" : "Code representing the statement \"absent problem\" or the statement \"procedures unknown\"",
        "mustSupport" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "absentOrUnknownProcedure"
            }
          ],
          "strength" : "required",
          "description" : "A code to identify absent or unknown procedures",
          "valueSet" : "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-procedures-uv-ips"
        }
      },
      {
        "id" : "Procedure.code.coding:absentOrUnknownProcedure.display.extension:translation",
        "path" : "Procedure.code.coding.display.extension",
        "sliceName" : "translation"
      },
      {
        "id" : "Procedure.code.coding:absentOrUnknownProcedure.display.extension:translation.extension",
        "path" : "Procedure.code.coding.display.extension.extension",
        "min" : 2
      },
      {
        "id" : "Procedure.code.coding:codeICD9CM",
        "path" : "Procedure.code.coding",
        "sliceName" : "codeICD9CM",
        "short" : "Slice for representing ICD-9 CM codes for primary health care procedures",
        "binding" : {
          "strength" : "required",
          "description" : "Any code from ICD-9 CM.",
          "valueSet" : "http://fhir.infoway-inforoute.ca/io/psca/ValueSet/ICD9CM"
        }
      },
      {
        "id" : "Procedure.code.coding:codeICD9CM.display.extension:translation",
        "path" : "Procedure.code.coding.display.extension",
        "sliceName" : "translation"
      },
      {
        "id" : "Procedure.code.coding:codeICD9CM.display.extension:translation.extension",
        "path" : "Procedure.code.coding.display.extension.extension",
        "min" : 2
      },
      {
        "id" : "Procedure.code.coding:codeCCI",
        "path" : "Procedure.code.coding",
        "sliceName" : "codeCCI",
        "short" : "Slice for representing Canadian Classification of Health Interventions (CCI) codes for primary health care procedures",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.infoway-inforoute.ca/io/psca/ValueSet/CCI"
        }
      },
      {
        "id" : "Procedure.code.coding:codeCCI.display.extension:translation",
        "path" : "Procedure.code.coding.display.extension",
        "sliceName" : "translation"
      },
      {
        "id" : "Procedure.code.coding:codeCCI.display.extension:translation.extension",
        "path" : "Procedure.code.coding.display.extension.extension",
        "min" : 2
      },
      {
        "id" : "Procedure.subject",
        "path" : "Procedure.subject",
        "definition" : "The person on which the procedure was performed.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.subject.reference",
        "path" : "Procedure.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.performed[x]",
        "path" : "Procedure.performed[x]",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.performed[x].extension:data-absent-reason",
        "path" : "Procedure.performed[x].extension",
        "sliceName" : "data-absent-reason",
        "short" : "performed[x] absence reason",
        "definition" : "Provides a reason why the performed is missing.",
        "comment" : "Some Canadian implementations cannot guarantee that a procedure performed date will always be available in every instance of legacy data. Any implementors who do not require a performed date be available on every procedure need to be able to produce a dataAbsentReason extension in order to be conformant",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.bodySite",
        "path" : "Procedure.bodySite",
        "comment" : "While the IPS-UV specification considers this a MS element, some systems will not have a field directly capturing procedure bodysite, further feedback is required on whether these systems are still expected to be able to demonstrate they can construct the asserter using additional data from the system when developing the patient summary instance. Work is underway to define the pan-Canadian terminology that will be preferred and/or socialized for this element.",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-codeableconcept"
            ]
          }
        ],
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/anatomicaloracquiredbodystructurecode"
        }
      },
      {
        "id" : "Procedure.bodySite.coding.display.extension:translation",
        "path" : "Procedure.bodySite.coding.display.extension",
        "sliceName" : "translation"
      },
      {
        "id" : "Procedure.bodySite.coding.display.extension:translation.extension",
        "path" : "Procedure.bodySite.coding.display.extension.extension",
        "min" : 2
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.